Skip to content

Allow TAP server to run under gunicorn with optional server extra (#30)#42

Merged
gitosaurus merged 1 commit intomainfrom
dtj-fixups
Feb 24, 2026
Merged

Allow TAP server to run under gunicorn with optional server extra (#30)#42
gitosaurus merged 1 commit intomainfrom
dtj-fixups

Conversation

@gitosaurus
Copy link
Copy Markdown
Collaborator

Change Description

Make the tap.data.lsdb.io Flask server a production server.

Solution Description

Introduces a [server] section for pyproject.toml and uses that section to declare the gunicorn dependency; this is the recommended way to run a Flask production server.

Code Quality

  • I have read the Contribution Guide
  • My code follows the code style of this project
  • My code builds (or compiles) cleanly without any errors or warnings
  • My code contains relevant comments and necessary documentation

@gitosaurus gitosaurus enabled auto-merge (squash) February 23, 2026 21:57
Copy link
Copy Markdown
Contributor

@dougbrn dougbrn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gitosaurus gitosaurus merged commit 7171d69 into main Feb 24, 2026
6 of 7 checks passed
@gitosaurus gitosaurus deleted the dtj-fixups branch February 24, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants